|
|
Contextual Menus are dynamic popup menus that appear when you
right/control click with the mouse. The state of the Editor and what
was clicked determine which options are listed in the menu.
- Help: Similar to the Help/iShell Help menu - but shows
the specific help page for the selection.
- Add Element: Lists all the element labels and their
elements that can be added to the outline.
- Add Event: Lists all the event labels and their events
that can be added to the outline.
- Add Command: Lists all the command labels and their
commands that can be added to the outline.
- Add Property: Same as the Edit/Add Property menu.
- Add Connection: Same as the Edit/Add Connection menu.
- Replace Element: Lists all the element labels and their
elements that can replace the selected element. The name,
attributes, references and any contained elements/events/commands are
retained.
- Replace Event: Lists all the event labels and their
events that can replace the selected event. Any contained commands
are retained.
- Replace Command: Lists all the command labels and their
commands that can replace the selected command.
- Cut: Same as the Edit/Cut menu.
- Copy: Same as the Edit/Copy menu.
- Paste: Same as the Edit/Paste menu.
- Clear: Same as the Edit/Clear menu.
- Duplicate: Same as the Edit/Duplicate menu.
- Breakpoint: Same as the Selection/Breakpoint menu.
- No Breakpoint: Same as the Selection/No Breakpoint menu.
- Comment: Same as the Selection/Comment menu.
- No Comment: Same as the Selection/No Comment menu.
- Lock: Same as the Selection/Lock menu.
- Unlock: Same as the Selection/Unlock menu.
- Mask: Same as the Selection/Mask menu.
- Unmask: Same as the Selection/Unmask menu.
- Put First: Same as the Selection/Put First menu.
- Put Before: Same as the Selection/Put Before menu.
- Put After: Same as the Selection/Put After menu.
- Put Last: Same as the Selection/Put Last menu.
- Open: Same as the Window/Open Selection menu.
|